home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Programare / rpdcss / rpdcss5.exe / {app} / data / cssdefs / Internet Explorer 4.ini < prev    next >
Encoding:
INI File  |  2004-07-17  |  9.2 KB  |  546 lines

  1. ; CSS Internet Explorer 4 Compatible
  2.  
  3. [%groups]
  4. borders=Borders
  5. colors=Colors and Backgrounds
  6. fonts=Font
  7. page=Printing
  8. text=Text
  9. visual=Visual
  10. other=Other
  11.  
  12. [%units]
  13. <length>=px|em|ex|pt|in|pc|mm|cm
  14.  
  15. [%types]
  16. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  17. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  18. <relative-size>=larger|smaller
  19. <border-style>=none|solid|double|groove|ridge|inset|outset
  20. <border-width>=thin|medium|thick|<length>
  21.  
  22. [%properties]
  23. background
  24. background-attachment
  25. background-color
  26. background-image
  27. background-position
  28. background-repeat
  29. border
  30. border-bottom
  31. border-bottom-color
  32. border-bottom-style
  33. border-bottom-width
  34. border-color
  35. border-left
  36. border-left-color
  37. border-left-style
  38. border-left-width
  39. border-right
  40. border-right-color
  41. border-right-style
  42. border-right-width
  43. border-style
  44. border-top
  45. border-top-color
  46. border-top-style
  47. border-top-width
  48. border-width
  49. clear
  50. clip
  51. color
  52. cursor
  53. display
  54. filter
  55. float
  56. font
  57. font-family
  58. font-size
  59. font-style
  60. font-variant
  61. font-weight
  62. height
  63. left
  64. letter-spacing
  65. line-height
  66. list-style
  67. list-style-image
  68. list-style-position
  69. list-style-type
  70. margin
  71. margin-bottom
  72. margin-left
  73. margin-right
  74. margin-top
  75. overflow
  76. padding
  77. padding-bottom
  78. padding-left
  79. padding-right
  80. padding-top
  81. page-break-after
  82. page-break-before
  83. position
  84. text-align
  85. text-decoration
  86. text-indent
  87. text-transform
  88. top
  89. unicode-bidi
  90. vertical-align
  91. visibility
  92. width
  93. z-index
  94.  
  95. [background]
  96. group=colors
  97. inherited=0
  98. value=<mixed>
  99. sub1=background-color,<color>|transparent
  100. sub2=background-image,<imageurl>|none
  101. sub3=background-repeat,repeat-x|repeat-y|no-repeat|repeat
  102. sub4=background-attachment,scroll|fixed
  103. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  104.  
  105. [background-attachment]
  106. initial=scroll
  107. group=colors
  108. inherited=0
  109. value=scroll|fixed
  110.  
  111. [background-color]
  112. initial=transparent
  113. group=colors
  114. inherited=0
  115. value=<color>|transparent
  116.  
  117. [background-image]
  118. initial=none
  119. group=colors
  120. inherited=0
  121. value=<imageurl>|none
  122.  
  123. [background-position]
  124. group=colors
  125. multiple=1
  126. inherited=0
  127. value=<percentage>|<length>|top|center|bottom|left|right
  128.  
  129. [background-repeat]
  130. initial=repeat
  131. group=colors
  132. inherited=0
  133. value=repeat-x|repeat-y|no-repeat|repeat
  134.  
  135. [border]
  136. group=borders
  137. inherited=0
  138. value=<mixed>
  139. sub1=width,<border-width>
  140. sub2=style,<border-style>
  141. sub3=color,<color>
  142.  
  143. [border-bottom]
  144. group=borders
  145. inherited=0
  146. value=<mixed>
  147. sub1=width,<border-width>
  148. sub2=style,<border-style>
  149. sub3=color,<color>
  150.  
  151. [border-bottom-color]
  152. group=borders
  153. inherited=0
  154. value=<color>
  155.  
  156. [border-bottom-style]
  157. group=borders
  158. inherited=0
  159. value=<border-style>
  160.  
  161. [border-bottom-width]
  162. group=borders
  163. inherited=0
  164. value=<border-width>
  165.  
  166. [border-color]
  167. group=borders
  168. inherited=0
  169. value=<mixed>|<color>
  170. sub1=border-top-color,<color>
  171. sub2=border-right-color,<color>
  172. sub3=border-bottom-color,<color>
  173. sub4=border-left-color,<color>
  174.  
  175. [border-left]
  176. group=borders
  177. inherited=0
  178. value=<mixed>
  179. sub1=width,<border-width>
  180. sub2=style,<border-style>
  181. sub3=color,<color>
  182.  
  183. [border-left-color]
  184. group=borders
  185. inherited=0
  186. value=<color>
  187.  
  188. [border-left-style]
  189. group=borders
  190. inherited=0
  191. value=<border-style>
  192.  
  193. [border-left-width]
  194. group=borders
  195. inherited=0
  196. value=<border-width>
  197.  
  198. [border-right]
  199. group=borders
  200. inherited=0
  201. value=<mixed>
  202. sub1=width,<border-width>
  203. sub2=style,<border-style>
  204. sub3=color,<color>
  205.  
  206. [border-right-color]
  207. group=borders
  208. inherited=0
  209. value=<color>
  210.  
  211. [border-right-style]
  212. group=borders
  213. inherited=0
  214. value=<border-style>
  215.  
  216. [border-right-width]
  217. group=borders
  218. inherited=0
  219. value=<border-width>
  220.  
  221. [border-style]
  222. group=borders
  223. inherited=0
  224. value=<mixed>|<border-style>
  225. sub1=border-top-style,<border-style>
  226. sub2=border-right-style,<border-style>
  227. sub3=border-bottom-style,<border-style>
  228. sub4=border-left-style,<border-style>
  229.  
  230. [border-top]
  231. group=borders
  232. inherited=0
  233. value=<mixed>
  234. sub1=width,<border-width>
  235. sub2=style,<border-style>
  236. sub3=color,<color>
  237.  
  238. [border-top-color]
  239. group=borders
  240. inherited=0
  241. value=<color>
  242.  
  243. [border-top-style]
  244. group=borders
  245. inherited=0
  246. value=<border-style>
  247.  
  248. [border-top-width]
  249. group=borders
  250. inherited=0
  251. value=<border-width>
  252.  
  253. [border-width]
  254. group=borders
  255. inherited=0
  256. value=<mixed>|<border-width>
  257. sub1=border-top-width,<border-width>
  258. sub2=border-right-width,<border-width>
  259. sub3=border-bottom-width,<border-width>
  260. sub4=border-left-width,<border-width>
  261.  
  262. [clear]
  263. group=borders
  264. inherited=0
  265. value=none|left|right|both
  266.  
  267. [clip]
  268. group=visual
  269. inherited=0
  270. value=auto
  271.  
  272. [color]
  273. group=colors
  274. inherited=0
  275. value=<color>
  276.  
  277. [cursor]
  278. group=other
  279. multiple=1
  280. initial=auto
  281. inherited=0
  282. value=auto|crosshair|default|hand|move|e-resize|ne-resize|nw-resize|n-resize|se-resize|sw-resize|s-resize|w-resize|text|wait|help
  283.  
  284. [display]
  285. group=visual
  286. inherited=0
  287. value=none|table-header-group|table-footer-group
  288.  
  289. [filter]
  290. group=other
  291. multiple=1
  292. inherited=0
  293. value=<ie4filter>
  294.  
  295. [float]
  296. group=borders
  297. initial=none
  298. inherited=0
  299. value=left|right|none
  300.  
  301. [font]
  302. inherited=1
  303. group=fonts
  304. value=<mixed>
  305. sub1=font-style,normal|italic|oblique
  306. sub2=font-variant,normal|small-caps
  307. sub3=font-weight,normal|bold|100|200|300|400|500|600|700|800|900
  308. sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  309. sub5=line-height,normal|<percentage>|<length>|<number>
  310. sub6=font-family,<font>
  311.  
  312. [font-family]
  313. inherited=1
  314. group=fonts
  315. value=<font>
  316.  
  317. [font-size]
  318. inherited=1
  319. initial=medium
  320. group=fonts
  321. value=<length>|<percentage>|<relative-size>|<absolute-size>
  322.  
  323. [font-style]
  324. group=fonts
  325. inherited=0
  326. value=normal|italic|oblique
  327.  
  328. [font-variant]
  329. group=fonts
  330. inherited=0
  331. value=normal|small-caps
  332.  
  333. [font-weight]
  334. group=fonts
  335. inherited=0
  336. value=normal|bold|100|200|300|400|500|600|700|800|900
  337.  
  338. [height]
  339. group=visual
  340. initial=auto
  341. inherited=0
  342. value=auto|<percentage>|<length>
  343.  
  344. [left]
  345. group=visual
  346. inherited=0
  347. value=auto|<percentage>|<length>
  348.  
  349. [letter-spacing]
  350. group=text
  351. initial=normal
  352. inherited=0
  353. value=normal|<length>
  354.  
  355. [line-height]
  356. group=text
  357. inherited=0
  358. value=normal|<percentage>|<length>|<number>
  359.  
  360. [list-style]
  361. inherited=1
  362. initial=
  363. group=visual
  364. value=<mixed>
  365. sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  366. sub2=list-style-position,inside|outside
  367. sub3=list-style-image,<imageurl>|none
  368.  
  369. [list-style-image]
  370. inherited=1
  371. initial=none
  372. group=visual
  373. value=<imageurl>|none
  374.  
  375. [list-style-position]
  376. inherited=1
  377. initial=outside
  378. group=visual
  379. value=inside|outside
  380.  
  381. [list-style-type]
  382. inherited=1
  383. initial=disc
  384. group=visual
  385. value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  386.  
  387. [margin]
  388. inherited=0
  389. initial=
  390. group=borders
  391. value=<mixed>|<percentage>|<length>|auto
  392. sub1=margin-top,<percentage>|<length>|auto
  393. sub2=margin-right,<percentage>|<length>|auto
  394. sub3=margin-bottom,<percentage>|<length>|auto
  395. sub4=margin-left,<percentage>|<length>|auto
  396.  
  397. [margin-bottom]
  398. inherited=0
  399. initial=0
  400. group=borders
  401. value=<percentage>|<length>|auto
  402.  
  403. [margin-left]
  404. inherited=0
  405. initial=0
  406. group=borders
  407. value=<percentage>|<length>|auto
  408.  
  409. [margin-right]
  410. inherited=0
  411. initial=0
  412. group=borders
  413. value=<percentage>|<length>|auto
  414.  
  415. [margin-top]
  416. inherited=0
  417. initial=0
  418. group=borders
  419. value=<percentage>|<length>|auto
  420.  
  421. [overflow]
  422. group=visual
  423. initial=visible
  424. inherited=0
  425. value=visible|hidden|scroll|auto
  426.  
  427. [overflow-x]
  428. group=visual
  429. initial=visible
  430. value1=visible|hidden|scroll|auto
  431.  
  432. [overflow-y]
  433. group=visual
  434. initial=visible
  435. value1=visible|hidden|scroll|auto
  436.  
  437. [padding]
  438. inherited=0
  439. initial=
  440. group=borders
  441. value=<mixed>|<percentage>|<length>
  442. sub1=padding-top,<percentage>|<length>
  443. sub2=padding-right,<percentage>|<length>
  444. sub3=padding-bottom,<percentage>|<length>
  445. sub4=padding-left,<percentage>|<length>
  446.  
  447. [padding-bottom]
  448. inherited=0
  449. initial=0
  450. group=borders
  451. value=<percentage>|<length>
  452.  
  453. [padding-left]
  454. inherited=0
  455. initial=0
  456. group=borders
  457. value=<percentage>|<length>
  458.  
  459. [padding-right]
  460. inherited=0
  461. initial=0
  462. group=borders
  463. value=<percentage>|<length>
  464.  
  465. [padding-top]
  466. inherited=0
  467. initial=0
  468. group=borders
  469. value=<percentage>|<length>
  470.  
  471. [page-break-after]
  472. group=page
  473. initial=auto
  474. inherited=0
  475. value=auto|always
  476.  
  477. [page-break-before]
  478. group=page
  479. initial=auto
  480. inherited=0
  481. value=auto|always
  482.  
  483. [position]
  484. group=visual
  485. initial=static
  486. inherited=0
  487. value=absolute|relative|static
  488.  
  489. [text-align]
  490. group=text
  491. inherited=0
  492. value=left|right|center|justify
  493.  
  494. [text-decoration]
  495. group=text
  496. initial=None
  497. multiple=1
  498. inherited=0
  499. value=none|underline|overline|line-through
  500.  
  501. [text-indent]
  502. group=text
  503. inherited=0
  504. value=<percentage>|<length>
  505.  
  506. [text-transform]
  507. group=text
  508. initial=none
  509. inherited=0
  510. value=capitalize|uppercase|lowercase|none
  511.  
  512. [top]
  513. group=visual
  514. initial=auto
  515. inherited=0
  516. value=<percentage>|<length>|auto
  517.  
  518. [unicode-bidi]
  519. inherited=0
  520. initial=normal
  521. group=text
  522. value=normal|embed|bidi-override
  523.  
  524. [vertical-align]
  525. group=text
  526. initial=baseline
  527. inherited=0
  528. value=baseline|sub|super|top|middle|bottom|text-top|text-bottom
  529.  
  530. [visibility]
  531. group=visual
  532. initial=inherit
  533. inherited=0
  534. value=visible|hidden|inherit
  535.  
  536. [width]
  537. group=visual
  538. initial=auto
  539. inherited=0
  540. value=auto|<percentage>|<length>
  541.  
  542. [z-index]
  543. group=visual
  544. initial=auto
  545. inherited=0
  546. value=<number>|auto